home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Kompuutteri Kaikille K-CD 2008 #18
/
KCD200818.ISO
/
Euro Truck
/
ets_1_00_setup.exe
/
base.scs
/
effect
/
generic
/
dry_void
/
nv4x.fp
< prev
next >
Wrap
Text File
|
2008-07-25
|
552b
|
20 lines
!!ARBfp1.0
OPTION NV_fragment_program2;
OPTION ARB_precision_hint_fastest;
# cgc version 2.0.0015, build date May 15 2008
# command line args: -quiet -fastprecision -I../../src/shaderlib/effect -profile fp40 -DPATH_NV4X
# source file: effect/dry_void/dry.void.cg
#vendor NVIDIA Corporation
#version 2.0.0.15
#profile fp40
#program fragment_main
#var half4 fragment_main : $vout.COLOR : COL : -1 : 1
#const c[0] = 0
PARAM c[1] = { { 0 } };
TEMP RC;
TEMP HC;
SHORT OUTPUT oCol = result.color;
MOVH oCol, c[0].x;
END
# 1 instructions, 0 R-regs, 0 H-regs